[INFO] fetching crate may_actor 0.2.3...
[INFO] testing may_actor-0.2.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate may_actor 0.2.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate may_actor 0.2.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate may_actor 0.2.3
[INFO] tweaked toml for crates.io crate may_actor 0.2.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate may_actor 0.2.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate may_actor 0.2.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f97c702c94c9adab0e7254ab387d79ad17e703b309d62a4a8b53e0e0a405058
[INFO] running `Command { std: "docker" "start" "-a" "6f97c702c94c9adab0e7254ab387d79ad17e703b309d62a4a8b53e0e0a405058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f97c702c94c9adab0e7254ab387d79ad17e703b309d62a4a8b53e0e0a405058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f97c702c94c9adab0e7254ab387d79ad17e703b309d62a4a8b53e0e0a405058", kill_on_drop: false }`
[INFO] [stdout] 6f97c702c94c9adab0e7254ab387d79ad17e703b309d62a4a8b53e0e0a405058
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 297fc00ced736757219abd706431f9a23ebb1279020db5409f5da4df8a5c9bc4
[INFO] running `Command { std: "docker" "start" "-a" "297fc00ced736757219abd706431f9a23ebb1279020db5409f5da4df8a5c9bc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling may_queue v0.1.22
[INFO] [stderr]    Compiling may v0.3.45
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling generator v0.8.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling core_affinity v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/may-0.3.45/src/yield_now.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let r = resource as &dyn EventSource as *const _ as *mut _;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]    |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn yield_with<T: EventSource + 'static>(resource: &T) {
[INFO] [stdout]    |                                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/may-0.3.45/src/yield_now.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let r = resource as &dyn EventSource as *const _ as *mut _;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]    |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn yield_with_io<T: EventSource + 'static>(resource: &T, is_coroutine: bool) {
[INFO] [stdout]    |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `may` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "297fc00ced736757219abd706431f9a23ebb1279020db5409f5da4df8a5c9bc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "297fc00ced736757219abd706431f9a23ebb1279020db5409f5da4df8a5c9bc4", kill_on_drop: false }`
[INFO] [stdout] 297fc00ced736757219abd706431f9a23ebb1279020db5409f5da4df8a5c9bc4
